Updated user
Put | updateUser |
Resource Path: /user/{username}
Name | Description | Data Type |
---|---|---|
username | name that need to be updated | string |
The request body is of type User.
User
Represents an individual user.
|
Fault | Description |
---|---|
400 | Invalid user supplied |
404 | User not found |